object frmStatus: TfrmStatus Left = 194 Top = 152 Width = 484 Height = 159 Caption = 'Server Connection Status' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 TextHeight = 13 object ListView1: TListView Left = 0 Top = 0 Width = 476 Height = 132 Align = alClient Columns = < item Caption = 'UserName' Width = 100 end item Caption = 'From IP Addr' Width = 80 end item Caption = 'Directory' Width = 145 end item Caption = 'Command' Width = 145 end> ReadOnly = True TabOrder = 0 ViewStyle = vsReport end end